Skip to content

Conversation

aarontrom
Copy link

@aarontrom aarontrom commented Jul 17, 2025

Description of changes
Things done
  • Tested the changes in your own NixOS Configuration
  • Tested the changes end-to-end by using your fork of nixos-hardware and
    importing it via <nixos-hardware> or Flake input

hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;

## Webcam
hardware.facetimehd.enable = true;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me it seems that this module is pretty much the same as apple-macbook-air-7. We tend to not duplicate nixos-generate-config in nixos-hardware and the only new option is facetimehd, which the apple module already enables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants